efa
            scvmm update
     
     
        Updates the local database with configuration changes made to the Microsoft SCVMM server tenants and the 
        Hyper-V hosts managed by them. 
    
 
        Syntax
            
                efa scvmm update 
            
            
                --host
                string
                --username
                string
                --password
                string
            
        
        Command Default
            This command has no defaults. 
        
 
        Parameters
            
                
                    - 
                        
                            --host
                            string
                        
                    
-  IP address or hostname of
                        the Microsoft SCVMM server from which the local XCO Hyper-V service database
                        needs to be updated. 
- 
                         
                            --host
                            string
                        
                    
-  IP address or host name of the SCVMM server to connect to 
- 
                        
                            
                                --password
                            
                            
                                string
                            
                        
                    
-  Password to connect to the SCVMM server
Examples
            
                 This example updates the local XCO Hyper-V service database
                    with the latest state of the Microsoft SCVMM server with the IP address
                    10.24.85.111. 
                $ efa scvmm update --host 10.24.85.111 --username administrator@mshyperv.local --password 'aBc123#'